Skip to content

Find the correct Reader/Writer independently of the file extension case #895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 16, 2020

Conversation

pierreluctg
Copy link
Collaborator

@pierreluctg pierreluctg commented Aug 14, 2020

Find the correct Reader/Writer independently of the file extension case.

For example logfile.asc, LOGFILE.ASC or logfile.AsC should all be valid asc file.

@codecov
Copy link

codecov bot commented Aug 14, 2020

Codecov Report

Merging #895 into develop will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #895      +/-   ##
===========================================
- Coverage    70.77%   70.71%   -0.06%     
===========================================
  Files           71       71              
  Lines         6915     6915              
===========================================
- Hits          4894     4890       -4     
- Misses        2021     2025       +4     

@pierreluctg pierreluctg marked this pull request as ready for review August 14, 2020 15:09
@mergify mergify bot merged commit 738a5d7 into develop Aug 16, 2020
@felixdivo felixdivo deleted the reader-writer-case branch April 15, 2021 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants